Fix comments to not claim that all three of these files are the JPEG image
authorDan Winship <danw@src.gnome.org>
Thu, 5 Oct 2000 21:40:37 +0000 (21:40 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 5 Oct 2000 21:40:37 +0000 (21:40 +0000)
* io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that
all three of these files are the JPEG image loader. (From
gdk-pixbuf module.)

gdk-pixbuf/ChangeLog
gdk-pixbuf/io-png.c
gdk-pixbuf/io-tiff.c
gdk-pixbuf/io-xpm.c

index 20339863aa327479cd7dcb2f127e60d3254121a8..9fcf2d5ac057c2914f76cfd32ba4aae87da79fc9 100644 (file)
@@ -1,3 +1,9 @@
+2000-10-05  Dan Winship  <danw@helixcode.com>
+
+       * io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that
+       all three of these files are the JPEG image loader. (From
+       gdk-pixbuf module.)
+
 2000-10-03  Tor Lillqvist  <tml@iki.fi>
 
        * makefile.mingw.in: Add rule for make-inline-pixbuf. Use
index 357856227dbe53b54b7e8603d04ccd31b6c02613..1371970fd573bf4f02bca8f774f17e5e105529aa 100644 (file)
@@ -1,4 +1,4 @@
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - PNG image loader
  *
  * Copyright (C) 1999 Mark Crichton
  * Copyright (C) 1999 The Free Software Foundation
index 7209d958f355ea3f92db96f83c789de89fac46d0..dcc1ea66b210a4f32678891a55193f99dc6e3f9f 100644 (file)
@@ -1,4 +1,4 @@
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - TIFF image loader
  *
  * Copyright (C) 1999 Mark Crichton
  * Copyright (C) 1999 The Free Software Foundation
index b096bfc29d5ee87ead133f256dea4255f0d3a477..c946585649c9d8a6c285141a3a3c72b571d565e5 100644 (file)
@@ -1,4 +1,4 @@
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - XPM image loader
  *
  * Copyright (C) 1999 Mark Crichton
  * Copyright (C) 1999 The Free Software Foundation